home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3rctto2.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_RECTANGLETOOL2_H = 1;
- include("real/windows/r3rcttol.js")
-
-
- var R3CLID_RECTANGLETOOL2 = 561;
-
-
-
-
-
-
-
-
-
- function r3Rectangletool2 () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_RECTANGLETOOL2, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Rectangletool2.prototype=new r3Rectangletool;
- // r3rctto2.h_H